Termination Proof Script

Consider the TRS R consisting of the rewrite rules
1:    2nd(cons(X,cons(Y,Z)))  → Y
2:    from(X)  → cons(X,from(s(X)))
There is one dependency pair:
3:    FROM(X)  → FROM(s(X))
The approximated dependency graph contains one SCC: {3}.
Tyrolean Termination Tool  (0.00 seconds)   ---  May 3, 2006